Storm-static

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 4, K = 2
Property:time_max (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism csma.4-2.prism --prop csma.props time_max --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:10.170472145080566s
Return code:0
Relative Error:8.151002222027043e-13
Log
Storm 1.5.1

Date: Wed Apr 29 19:46:19 2020
Command line arguments: --prism csma.4-2.prism --prop csma.props time_max --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.008s.

Time for model construction: 9.336s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	761962
Transitions: 	1327068
Choices: 	825504
Reward Models:  time
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * all_delivered -> 9 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "time_max": R[exp]{"time"}max=? [F "all_delivered"] ...
Result (for initial states): 142.2121690973696
Time for model checking: 0.789s.